第2步:现在我们来展示每只动物的重量。
- 将两个 Variable Display 指令拖到程序底部。
- 将一个显示器命名为 dino_display。将变量名称更改为 dino,并将其放置在 (-75, 50)。
- 将另一个显示器命名为 kitty_display。将变量名称更改为 kitty ,并将其放置在 (150, 50)。
- 将 Wait 拖动到程序底部。
To navigate the page using the TAB key, first press ESC to exit the code editor.